home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Markets / Eng.:Science Markets / Eng:Sci Guide / Open Me First / background_2771.txt < prev    next >
Text File  |  1990-08-14  |  5KB  |  252 lines

  1. -- background: 2771 from stack: in
  2. -- bmap block id: 16107
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0007
  11. -- rect: left=12 top=67 right=309 bottom=303
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 8448
  18. -- line height: 16
  19. -- part name: Listing
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   goCard
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 3 (field)
  28. -- low flags: 80
  29. -- high flags: 0007
  30. -- rect: left=319 top=141 right=172 bottom=484
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 3
  35. -- text size: 9
  36. -- style flags: 0
  37. -- line height: 12
  38. -- part name: thePath
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   hide the target
  42.   put "show " & the target
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 4 (button)
  48. -- low flags: 80
  49. -- high flags: 4000
  50. -- rect: left=11 top=244 right=260 bottom=288
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Flasher
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   hide the target
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 6 (button)
  67. -- low flags: 00
  68. -- high flags: A002
  69. -- rect: left=458 top=321 right=342 bottom=512
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: Quit
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   visual effect dissolve
  81.   doMenu "Quit HyperCard"
  82. end mouseUp
  83.  
  84.  
  85.  
  86. -- part 7 (button)
  87. -- low flags: 00
  88. -- high flags: A002
  89. -- rect: left=380 top=321 right=342 bottom=460
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: Find Text
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   set lockRecent to true
  101.   push card
  102.   go to stack "Product Cards"
  103.   put "Find" && quote & quote & " in field " & quote &"display" & quote && "   --  Put text between first set of quotes. Click on ?-button for help." into msg
  104. end mouseUp
  105.  
  106. on doExit
  107.   answer "Error in text search"
  108.   pop card
  109. end doExit
  110.  
  111.  
  112.  
  113.  
  114. -- part 8 (button)
  115. -- low flags: 00
  116. -- high flags: A002
  117. -- rect: left=282 top=321 right=342 bottom=381
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 0 / 0
  120. -- text alignment: 1
  121. -- font id: 0
  122. -- text size: 12
  123. -- style flags: 0
  124. -- line height: 16
  125. -- part name: Go To Index
  126. ----- HyperTalk script -----
  127. on mouseUp
  128.   push card
  129.   visual effect dissolve
  130.   go to stack "Index"
  131. end mouseUp
  132.  
  133.  
  134.  
  135. -- part 9 (button)
  136. -- low flags: 00
  137. -- high flags: A002
  138. -- rect: left=191 top=321 right=342 bottom=283
  139. -- title width / last selected line: 0
  140. -- icon id / first selected line: 0 / 0
  141. -- text alignment: 1
  142. -- font id: 0
  143. -- text size: 12
  144. -- style flags: 0
  145. -- line height: 16
  146. -- part name: Print Card
  147. ----- HyperTalk script -----
  148. on mouseUp
  149.   doMenu "Print Card"
  150. end mouseUp
  151.  
  152.  
  153.  
  154. -- part 12 (button)
  155. -- low flags: 00
  156. -- high flags: A002
  157. -- rect: left=0 top=321 right=342 bottom=106
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 1
  161. -- font id: 0
  162. -- text size: 12
  163. -- style flags: 0
  164. -- line height: 16
  165. -- part name: Go To Topics
  166. ----- HyperTalk script -----
  167. on mouseUp
  168.   visual effect zoom close
  169.   go to card id 15046
  170. end mouseUp
  171.  
  172.  
  173.  
  174. -- part 13 (button)
  175. -- low flags: 00
  176. -- high flags: A002
  177. -- rect: left=105 top=321 right=342 bottom=192
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 1
  181. -- font id: 0
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: Go Back
  186. ----- HyperTalk script -----
  187. on mouseUp
  188.   visual effect iris close
  189.   pop card
  190. end mouseUp
  191.  
  192.  
  193.  
  194. -- part 18 (button)
  195. -- low flags: 00
  196. -- high flags: 0000
  197. -- rect: left=483 top=293 right=320 bottom=511
  198. -- title width / last selected line: 0
  199. -- icon id / first selected line: 21700 / 21700
  200. -- text alignment: 1
  201. -- font id: 0
  202. -- text size: 12
  203. -- style flags: 0
  204. -- line height: 16
  205. -- part name: Home
  206. ----- HyperTalk script -----
  207. on mouseUp
  208.   visual effect barn door close to black
  209.   visual effect barn door open
  210.   go card legalJunk
  211.   wait until the mouseclick
  212.   if the mouseloc is within the rect of cd button "go back" then
  213.     go back
  214.   else
  215.     visual effect iris close
  216.     domenu "Home"
  217.   end if
  218. end mouseUp
  219.  
  220.  
  221. -- part 24 (button)
  222. -- low flags: 80
  223. -- high flags: A003
  224. -- rect: left=370 top=109 right=136 bottom=485
  225. -- title width / last selected line: 0
  226. -- icon id / first selected line: 0 / 0
  227. -- text alignment: 1
  228. -- font id: 0
  229. -- text size: 12
  230. -- style flags: 0
  231. -- line height: 16
  232. -- part name: Locker
  233. ----- HyperTalk script -----
  234. on mouseUp
  235.   set the locktext of fld listing to not the locktext of fld listing
  236. end mouseUp
  237.  
  238.  
  239.  
  240. -- part 11 (field)
  241. -- low flags: 01
  242. -- high flags: 0000
  243. -- rect: left=88 top=10 right=63 bottom=495
  244. -- title width / last selected line: 0
  245. -- icon id / first selected line: 0 / 0
  246. -- text alignment: 0
  247. -- font id: 20
  248. -- text size: 18
  249. -- style flags: 2304
  250. -- line height: 24
  251. -- part name: Heading
  252.